| Total Complexity | 22 |
| Dependencies | 3 |
| Dependents | 3 |
| Total lines | 134 |
| Lines of code | 72 |
| Logical lines of code | 34 |
| Comment lines | 45 |
| Methods | 6 |
| Properties | 4 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_price() | 58 | 8 | 14 | |
| get_tax_rate_range() | 52 | 5 | 26 | |
| get_variation_price() | 64 | 3 | 10 | |
| __construct() | 66 | 2 | 8 | |
| get_product_price() | 66 | 2 | 9 | |
| apply_tax() | 71 | 2 | 5 |